dsprintf(formatstr, arg1, arg2,...)
Shortcut for disp(sprintf(formatstr,arg1,arg2,...))
arg1,arg2,..: <any> printf arguments
if nargin == 0 msg is displayed in the command window.